home *** CD-ROM | disk | FTP | other *** search
/ Practical Internet 2002 February / Practical Internet February 2002.iso / pc / Software / Browsing / httrack-3.09e2.exe / {app} / install < prev    next >
Encoding:
Text File  |  2001-10-13  |  980 b   |  35 lines

  1. HTTrack Website Copier, Offline Browser for Windows and Unix
  2. Copyright (C) Xavier Roche and other contributors
  3.  
  4. * How to install (Linux/Unix) : 
  5.   tar xvfz httrack-xxxx.tar.gz
  6.   cd httrack-xxxx
  7.   cd src
  8.   ./configure
  9.   make
  10.   make install
  11.  
  12. you can also use something like:
  13.   ./configure --prefix=/usr --etcdir=/etc --libdir=/usr/lib --bindir=/usr/bin --make --install
  14.  
  15. or for static mode:
  16.   ./configure --static --prefix=/usr --etcdir=/etc --libdir=/usr/lib --bindir=/usr/bin --make --install
  17.  
  18. If problems occurs, try
  19.   ./configure --help
  20. and follow the instructions
  21.  
  22. * How to install (Windows with installshield) :
  23.   extract all files from the ZIP file and launch 'setup.exe'
  24.   after installing, launch WinHTTrack.exe
  25.  
  26. * How to install (Windows without installshield) :
  27.   just unzip all files in an empty folder and launch WinHTTrack.exe
  28.  
  29.  
  30. See other readme and doc files for more information!
  31.  
  32. Have fun with HTTrack Website Copier!
  33. The authors
  34.  
  35.